[DO NOT MERGE] Install Scripts Update Validation PR#128377
Conversation
🤖 Copilot Code Review — PR #128377Note This review was generated by GitHub Copilot. Holistic AssessmentMotivation: This is a CI validation PR for install script changes from dotnet/install-scripts. The PR description clearly states it should not be merged and will be closed once CI passes. This is a standard workflow for validating install script updates before they are promoted. Approach: The change temporarily redirects the install script download URLs from the official Summary: ✅ LGTM. This is a standard install-scripts validation PR. The changes are minimal, scoped correctly, and clearly marked as DO NOT MERGE. Both Detailed Findings✅ Consistency — Both scripts point to the same commitBoth ✅ Scope — Changes are minimal and focusedOnly the URL strings are changed (one line each in two files). No other modifications are present. 💡 Reminder — Do not mergeAs stated in the PR description, this should be closed after CI validates successfully. The
|
This PR validates install script changes from dotnet/install-scripts commit
9c8552ae791982d3674fbb4d6ad887e536e7f506.Do not merge this PR. It will be closed once CI passes.
Install scripts commit: dotnet/install-scripts@9c8552a
Changes:
eng/common/tools.sh: Points to test install scripteng/common/tools.ps1: Points to test install script